Skip to content

Update go to v1.26.2#6711

Open
khanhtc1202 wants to merge 4 commits intomasterfrom
update-go-version
Open

Update go to v1.26.2#6711
khanhtc1202 wants to merge 4 commits intomasterfrom
update-go-version

Conversation

@khanhtc1202
Copy link
Copy Markdown
Member

@khanhtc1202 khanhtc1202 commented Apr 23, 2026

What this PR does:

Since Snyk asked to update Go to v1.26.2 for a security update, I think it's time to migrate all pipecd components to v1.26.

Tested:

  • code gen no change
  • control plane behavior no change
  • piped behavior no change

Not yet tested:

  • CI workflow (will check by this PR CI)

Uncovered modules:

  • None

Why we need it:

Which issue(s) this PR fixes:

Fixes #

Does this PR introduce a user-facing change?:

  • How are users affected by this change:
  • Is this breaking change:
  • How to migrate (if breaking change):

Signed-off-by: khanhtc1202 <khanhtc1202@gmail.com>
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 23, 2026

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 29.47%. Comparing base (fdec720) to head (40ec67b).

Files with missing lines Patch % Lines
pkg/app/piped/controller/scheduler.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6711      +/-   ##
==========================================
- Coverage   29.48%   29.47%   -0.01%     
==========================================
  Files         593      593              
  Lines       63440    63440              
==========================================
- Hits        18706    18702       -4     
- Misses      43289    43292       +3     
- Partials     1445     1446       +1     
Flag Coverage Δ
. 23.29% <0.00%> (ø)
.-pkg-app-pipedv1-plugin-analysis 32.43% <ø> (ø)
.-pkg-app-pipedv1-plugin-ecs 31.82% <ø> (ø)
.-pkg-app-pipedv1-plugin-kubernetes 58.37% <ø> (ø)
.-pkg-app-pipedv1-plugin-kubernetes_multicluster 61.90% <ø> (ø)
.-pkg-app-pipedv1-plugin-scriptrun 54.83% <ø> (ø)
.-pkg-app-pipedv1-plugin-terraform 37.95% <ø> (ø)
.-pkg-app-pipedv1-plugin-wait 33.04% <ø> (ø)
.-pkg-app-pipedv1-plugin-waitapproval 52.71% <ø> (ø)
.-pkg-plugin-sdk 50.14% <ø> (-0.20%) ⬇️
.-tool-actions-gh-release 19.23% <ø> (ø)
.-tool-actions-plan-preview 25.51% <ø> (ø)
.-tool-codegen-protoc-gen-auth 0.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Signed-off-by: khanhtc1202 <khanhtc1202@gmail.com>
Signed-off-by: khanhtc1202 <khanhtc1202@gmail.com>
@mohammedfirdouss
Copy link
Copy Markdown
Contributor

@khanhtc1202 lint issues

Signed-off-by: khanhtc1202 <khanhtc1202@gmail.com>
@khanhtc1202
Copy link
Copy Markdown
Member Author

Required to merge the PR #6717 before in order to make gen/code pipeline pass

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants